php forum
php mysql forum
php mysql smarty
 
Page 1 of 4 1 2 3 4 >
Topic Options
#198778 - 01/21/03 10:47 PM [6.4] ELY_M's Upload
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Name: ELY_M's Upload Mod.

Description: Allows you to upload/attach files in posts.

Link: MultiHack File

Demo: none

Requirement: UBB™ 6.4 , Mod Wordlets, and LK\'s CP Mod Addon
_________________________
- Allen wavey
- What Drives You?

Top
#198779 - 01/22/03 03:10 AM Re: [6.4] ELY_M's Upload
d-talk Offline
Code Monkey

Registered: 05/01/01
Posts: 686
Hi,

do you have a zip-file for us?

thanks
d-talk
_________________________
Webmaster of d-talk & Kabel-Forum.com

Top
#198780 - 01/22/03 01:21 PM Re: [6.4] ELY_M's Upload
Custom4auto.com Offline
Junior Member

Registered: 09/13/02
Posts: 9
Loc: Canada
I installed it and everything seemed to work great, but I cannot enable it on more than 1 forum at a time. As soon as I turn it on in a different forum the previous one will automatically reset.

Any ideas?

Thanks

Marc

Top
#198781 - 01/22/03 01:58 PM Re: [6.4] ELY_M's Upload
Custom4auto.com Offline
Junior Member

Registered: 09/13/02
Posts: 9
Loc: Canada
Never mind, I checked the 6.3 thread on this one and found the necessary modifications...works great now...

Marc

Top
#198782 - 01/22/03 05:57 PM Re: [6.4] ELY_M's Upload
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
can you point me to the modifications you found? I'll update the file smile
_________________________
- Allen wavey
- What Drives You?

Top
#198783 - 01/22/03 11:24 PM Re: [6.4] ELY_M's Upload
Xiphoid_pAOM Offline
Member

Registered: 01/08/02
Posts: 39
Hey Allen, thanks for the port. smile

I think Marc is talking about the code in cp_forums.cgi:

[code][/code]...where 17 should be 19 to get the radio buttons to stick.

I just tried this though, in both spots in cp_forums.cgi and the problem is still persisting. There must be some other instances of it in the code.
_________________________
PlanetAgeofEmpires Forums

Top
#198784 - 01/23/03 10:14 AM Re: [6.4] ELY_M's Upload
Custom4auto.com Offline
Junior Member

Registered: 09/13/02
Posts: 9
Loc: Canada
Yes, that's the code I used, after I changed the 2 instances as mentioned in the 6.3 post it still didn't work so I did a search for just "0 .. 17"...there are 4 total, changed those to 19 also and it worked. I think LK mentioned that too in the other thread.

Hope that helps,

Marc

Top
#198785 - 01/23/03 09:52 PM Re: [6.4] ELY_M's Upload
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
thanks, I had grabbed the files from a later date and thought that was already done, I'll update the file shortly smile
_________________________
- Allen wavey
- What Drives You?

Top
#198786 - 01/24/03 01:14 AM Re: [6.4] ELY_M's Upload
Xiphoid_pAOM Offline
Member

Registered: 01/08/02
Posts: 39
I still had problems with the radio buttons even after fixing the "17" in those four places. Maybe it's just me though. Allen, possibly you could see if it works for you.
_________________________
PlanetAgeofEmpires Forums

Top
#198787 - 01/24/03 09:08 AM Re: [6.4] ELY_M's Upload
d-talk Offline
Code Monkey

Registered: 05/01/01
Posts: 686
Hi,

were can I find the multihack-programm, or have anybody a zip-file for me???

thanks
d-talk
_________________________
Webmaster of d-talk & Kabel-Forum.com

Top
#198788 - 01/24/03 12:45 PM Re: [6.4] ELY_M's Upload
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
http://www.ubbdev.com/mhp/mhack2.msi (2.8 mb) - for those with a current windows install.

http://www.ubbdev.com/mhp/mhack2.zip (5.5 mb) - for those who need some .dll's updated smile
_________________________
- Allen wavey
- What Drives You?

Top
#198789 - 02/06/03 01:06 PM Re: [6.4] ELY_M's Upload
LedFoot Offline
Junior Member

Registered: 01/02/03
Posts: 28
Loc: Toronto, Canada
Allen, I know I am missing something here.

I have searched high and low in all instances of the ELY_M upload hacks throughout the ages and I can't seem to find a method of activating this on a new topic, or post reply form.

The MHP installed without a hitch and I was able to configure the Modifications Settings, as well as each Forum by preference. I should mention LK's CPAddon, WordletsMod, SpellCheck and QuickReply were previously installed and might I say, work flawlessly!...(UBB.Classic 6.4.0.1)

Is there any additional work that needs to be done to get this to work correctly?

Top
#198790 - 02/06/03 02:28 PM Re: [6.4] ELY_M's Upload
LedFoot Offline
Junior Member

Registered: 01/02/03
Posts: 28
Loc: Toronto, Canada
errrr ahhhh....never mind, I found the problem. (ME!)

During the MHP analyze, I got an error so I investigated. The vars_wordlets_mod entry was looking for the ); and 1; to be separated by a single CR.

I modified the MHP to only look for the 1; and add above. Duhhhh, I went back and moved the ); to the proper location and have been blasting away at uploads ever since.

Top
#198791 - 02/27/03 07:40 PM Re: [6.4] ELY_M's Upload
Xiphoid_pAOM Offline
Member

Registered: 01/08/02
Posts: 39
A question on how the file name is made... instead of using a random file name, or one with the member's name in it, or their member number, is there a way to let the user input a file name?

This is a big problem for me because my users use this upload feature to post numerous files of the same type (recorded games for the game, Age of Mythology, which are dropped into a special folder when downloaded) and a lot of people are complaining that the files are just overwriting each other because they're all named for the user or their number.

Thanks in advance for any help... this would be a boon to my forums if someone could figure it out. smile
_________________________
PlanetAgeofEmpires Forums

Top
#198792 - 02/28/03 03:10 PM Re: [6.4] ELY_M's Upload
GetAGrip Offline
Member

Registered: 01/15/02
Posts: 39
Loc: SF
Yes, what Xiphoid said...

My pervious install of this mod is on 6.1.0.3, and the file is uploaded with the original name. I need to be able to keep descriptive names to be able to sort through the upload folder.

Any suggestions?

Top
#198793 - 03/06/03 08:49 PM Re: [6.4] ELY_M's Upload
ericruhl Offline
Member

Registered: 02/16/01
Posts: 57
Quote:
quote:
My pervious install of this mod is on 6.1.0.3, and the file is uploaded with the original name. I need to be able to keep descriptive names to be able to sort through the upload folder.

Any suggestions?
Search for my reply in a previous version. I detailed how to maintain the current filename. I don't remember and I'd have to search too otherwise I'd tell ya smile

I'm still looking for a way to restrict uploads to specific users, so if anyone has any idea how to do that please let me know smile An admin-set checkbox in member profiles would rock, that way I could restrict this to subscribing members only.

Top
#198794 - 03/07/03 04:12 PM Re: [6.4] ELY_M's Upload
GetAGrip Offline
Member

Registered: 01/15/02
Posts: 39
Loc: SF
Found it here:
http://www.ubbdev.com/ubbcgi/ultimatebb.cgi?ubb=get_topic;f=20;t=000630;p=4#000053

I just applied this on my 6.4 version, and it did work to save the original fime name. But the overwrite protection didn't work. I was able to re-upload the same file, with no warning, and the file did not get CHMOD'd to 0444. Maybe I just need to check my upload settings...

There may be a conflict with the new settings in the CP:
Quote:
quote:

How do you want the filename to be named after the user uploaded?
There are three options for filenames:
1. Random filename in number after member uploaded (members can't overwrite files).
2. the filename to be named from the username of the user.
3. filename to be named by the member's number.
One difference between the instructions and the newer version of ELYs_Upload:
$vars_misc{SAVE_DIRECTORY}
is now:
$vars_modifications{elym_upload_SAVE_DIRECTORY}

Top
#198795 - 03/09/03 12:47 PM Re: [6.4] ELY_M's Upload
Chasm Offline
Member

Registered: 09/02/01
Posts: 79
seems to work well thanks, descriptive names hack next please smile

Top
#198796 - 03/23/03 05:37 AM Re: [6.4] ELY_M's Upload
ZeNissart Offline
Member

Registered: 04/04/01
Posts: 99
Loc: Nice, France
Works on 6.5 confused

Top
#198797 - 05/12/03 10:38 PM Re: [6.4] ELY_M's Upload
Vtec44 Offline
Junior Member

Registered: 02/01/03
Posts: 22
Hmm, I have v6.5 but can't seem to activate the upload feature. It says "File Uploading is not allowed in this forum" but can't seem to find how to activate it anywhere. I do have the "Modification Settings" hack installed, but still don't anything in there that will activate the file upload. HELP!
_________________________
http://www.sportbikers.net

Top
#198798 - 05/12/03 10:50 PM Re: [6.4] ELY_M's Upload
Vtec44 Offline
Junior Member

Registered: 02/01/03
Posts: 22
Nevermind. I'm such a dork, it's in Forum Settings.
_________________________
http://www.sportbikers.net

Top
#198799 - 05/14/03 05:50 PM Re: [6.4] ELY_M's Upload
Hexican Offline
Member

Registered: 07/24/02
Posts: 51
<Smacking head against wall>

Duuuhhhhh... Nevermind. Great hack laugh

Top
#198800 - 05/26/03 02:09 AM Re: [6.4] ELY_M's Upload
Hexican Offline
Member

Registered: 07/24/02
Posts: 51
Ok... something weird here... Have 5 different forums authorized to upload. The bullet in the Forum Description resets to nothing being checked in the forum just like it was when it was first installed when it feels like it.

You can upload a file and then it resets and it shows that uploading is not allowed in this forum. You can go back and reset it to "Yes" and it sets itself back to nothing again.

Is this an issue with 6.5 or something I have set wrong?


Thanks

Top
#198801 - 05/27/03 06:22 AM Re: [6.4] ELY_M's Upload
Hexican Offline
Member

Registered: 07/24/02
Posts: 51
Figured it out... thanks anyway...

Top
#198802 - 06/18/03 02:21 PM Re: [6.4] ELY_M's Upload
PKassab Offline
Member

Registered: 06/19/02
Posts: 135
Loc: west bloomfield, MI
I installed the hack but nothing differnt is showing up in my forums to allow upload i even activated it through the CP

Peter

Top
#198803 - 08/07/03 03:22 PM Re: [6.4] ELY_M's Upload
d-talk Offline
Code Monkey

Registered: 05/01/01
Posts: 686
Hi,

everytime I create a new forum in control pannel, the forums with upload-right are reseted...so upload is not aloud...what can I do..?
_________________________
Webmaster of d-talk & Kabel-Forum.com

Top
#198804 - 08/09/03 07:01 PM Re: [6.4] ELY_M's Upload
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Not sure, I'll have a look when I get back from my break™
_________________________
- Allen wavey
- What Drives You?

Top
#198805 - 08/12/03 12:56 AM Re: [6.4] ELY_M's Upload
autostream Offline
Member

Registered: 05/15/01
Posts: 55
how do you keep guest from uploading???
I have modified one of the files so the file names of the upload are the name of the member plus a random number so the file never gets rewritten and you can see who uploaded it.
but when guest upload it names it that random number twice

Top
#198806 - 01/14/04 02:49 PM Re: [6.4] ELY_M's Upload
RodeoJack Offline
Junior Member

Registered: 11/30/03
Posts: 1
Loc: Port Orchard, WA
Could we get this for 6.7, please?
Multihack didn't care for it much.
Thanks!

Top
#198807 - 01/14/04 09:58 PM Re: [6.4] ELY_M's Upload
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
k, I can't promise any time frame (as I don't have computer access at this time tipsy ), but I'll look at it if Weird Al doesn't first wink
_________________________
- Allen wavey
- What Drives You?

Top
#198808 - 01/14/04 10:05 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Quote:
Originally posted by AllenAyres:

k, I can't promise any time frame (as I don't have computer access at this time tipsy ), but I'll look at it if Weird Al doesn't first wink



class begins tuesday, so take your time wink

Top
#198809 - 02/15/04 08:57 AM Re: [6.4] ELY_M's Upload
Eric Flyxe Offline
Member

Registered: 05/03/01
Posts: 57
No mod for 6.7 yet?

Top
#198810 - 02/16/04 09:28 AM Re: [6.4] ELY_M's Upload
Charles Offline

Veteran

Registered: 10/22/00
Posts: 2637
Loc: London, UK
it would be nice yeah smile
_________________________
Do you believe in love at first sight,
or should I walk by again?

Top
#198811 - 02/16/04 02:04 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
If Allen hasn't given this a shot yet, I could start looking at it, but I can't promise anything as school has me swamped

Top
#198812 - 02/16/04 04:13 PM Re: [6.4] ELY_M's Upload
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
I haven't had time to look at it yet smirk
_________________________
- Allen wavey
- What Drives You?

Top
#198813 - 02/16/04 06:48 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
shocked does anyone have the zip version? I've got a cold and don't want to download multihack

Top
#198814 - 02/16/04 11:24 PM Re: [6.4] ELY_M's Upload
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
_________________________
- Allen wavey
- What Drives You?

Top
#198815 - 02/19/04 01:16 PM Re: [6.4] ELY_M's Upload
Eric Flyxe Offline
Member

Registered: 05/03/01
Posts: 57
Any progress? No stress, just wondering, looking forward to this mod.. smile

Top
#198816 - 02/19/04 04:28 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Quote:
Originally posted by epicflupe:

Any progress?


Absolutely none smile

Top
#198817 - 02/19/04 05:33 PM Re: [6.4] ELY_M's Upload
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
Brutal Honesty, I love it!
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#198818 - 02/20/04 10:07 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Code:
q~upload_file_name_dontworry~ => q~upload_file_name_dontworry~,
I've looked in all old versions I can find... does anyone know the point of this wordlet, and maybe what it should be?

Top
#198819 - 02/20/04 11:24 PM Re: [6.4] ELY_M's Upload
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Quote:
Originally posted by Ian Spence:

I've got a cold and don't want to download multihack


Interesting
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#198820 - 02/21/04 01:24 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I've made some progress, and had to make some changes.

The file structure for uploaded files will be similar to that of flareupload.

(Designated Dir Path As You Set)/(Member Number, or 'unregistered')/(actual file name, as it appeared on your hard drive)

ie...

afa.png

If the folder doesn't exist, it will make it itself, not prompt you to tell your administrator to make the folder via ftp.

Still have a while to go, wordletizing, cleaning some code, cp, xhtml

Quote:
Originally posted by RandyM:

Interesting


tipsy

Top
#198821 - 02/21/04 01:43 PM Re: [6.4] ELY_M's Upload
Eric Flyxe Offline
Member

Registered: 05/03/01
Posts: 57
Maybe a fourth option - letting the uploading user specify the subdirectory?

Would be nice, perhaps for use with Bobbitts great album

http://perl.bobbitt.ca/album/

I haven´t checked out ely_m:s upload, is the attached files displayed with the post?

Top
#198822 - 02/21/04 01:48 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
His album has it's own uploader, so that would be redundant.

It does not attach it to your post, it gives you a link which you can put into your post

Top
#198823 - 02/21/04 01:54 PM Re: [6.4] ELY_M's Upload
Eric Flyxe Offline
Member

Registered: 05/03/01
Posts: 57
Do you have a link to a board using the 6.4-version of this script?

One more question: Can you see all uploaded pics/files on the user profile of each user?

Top
#198824 - 02/21/04 02:05 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I don't, but if you look around this topic, someone might have it

only the admins who have ftp access can. All the files are stored in folders corresponding to their member number.

Top
#198825 - 02/22/04 09:52 AM Re: [6.4] ELY_M's Upload
Nightcrawler Offline
User

Registered: 12/17/03
Posts: 48
Loc: San Diego
Quote:
Originally posted by Ian Spence:

I've made some progress, and had to make some changes.


Thanks for doing all of this for us! smile I really appreciate all of your hard work.

Top
#198826 - 02/22/04 09:58 AM Re: [6.4] ELY_M's Upload
Eric Flyxe Offline
Member

Registered: 05/03/01
Posts: 57
Yes, it´s great!

Top
#198827 - 03/05/04 08:35 PM Re: [6.4] ELY_M's Upload
Eric Flyxe Offline
Member

Registered: 05/03/01
Posts: 57
No progress with this yet?

If not - isn´t it possible to BUY flare upload with a license? I need a good UBB-integrated uploader.

Any other alternatives?

Top
#198828 - 03/05/04 10:10 PM Re: [6.4] ELY_M's Upload
Charles Capps Offline
Admin Emeritus

Registered: 01/09/00
Posts: 5438
Loc: Lynnwood, WA
Licenses for the technology behind FlareUpload 2 are not available, unfortunately.
_________________________
UBB.classic: Love it or hate it, it was mine.

Top
#198829 - 04/27/04 10:31 AM Re: [6.4] ELY_M's Upload
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
btt
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#198830 - 04/27/04 10:33 AM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
btt?

Top
#198831 - 04/27/04 10:39 AM Re: [6.4] ELY_M's Upload
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
Back to top, Looking for updates. I have seen this MOD in use on 6.7.1, but cannot find it available for D/L.

wink
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#198832 - 04/27/04 10:54 AM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
it's not available for download.

Brett has it listed as "Nearly Finished, Ready(Beta Hacks)"

Top
#198833 - 04/27/04 11:15 AM Re: [6.4] ELY_M's Upload
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
Sweet, thanks!
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#198834 - 04/29/04 11:44 AM Re: [6.4] ELY_M's Upload
eXtremeTim Offline
Member

Registered: 10/13/01
Posts: 544
Is there a version that works on 6.6.0?
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=extremetim&s=1[/img]

Top
#198835 - 04/29/04 03:46 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Quote:
Originally posted by Ian Spence:

it's not available for download.

Brett has it listed as "Nearly Finished, Ready(Beta Hacks)"

Top
#198836 - 04/29/04 08:56 PM Re: [6.4] ELY_M's Upload
eXtremeTim Offline
Member

Registered: 10/13/01
Posts: 544
But his will be for 6.7.1 Im using 6.6.0 thats why I was asking if there was already one for 6.6.0. wink
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=extremetim&s=1[/img]

Top
#198837 - 04/29/04 09:26 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
the 6.7 one should work for 6.6

Top
#198838 - 04/29/04 10:27 PM Re: [6.4] ELY_M's Upload
eXtremeTim Offline
Member

Registered: 10/13/01
Posts: 544
Its so good to be back on ubb. smile

I look forward to seeing the 6.7.1 being released soon.
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=extremetim&s=1[/img]

Top
#198839 - 05/01/04 10:55 AM Re: [6.4] ELY_M's Upload
gsmaster Offline
Junior Member

Registered: 01/10/03
Posts: 16
Is this mod working on UBB 6.7.1 ?

Top
#198840 - 05/01/04 11:36 AM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Quote:
Originally posted by Ian Spence:</font><hr />
<blockquote><font class="small">Originally posted by Ian Spence:
[qb]
it's not available for download.

Brett has it listed as "Nearly Finished, Ready(Beta Hacks)"
[/qb]

<hr /></blockquote>

Top
#198841 - 08/04/04 10:19 AM Re: [6.4] ELY_M's Upload
PhillipBurum Offline
Member

Registered: 11/02/03
Posts: 155
Any updates from the May 1st. status?
_________________________
United Devices Points: [img]http://www.ubbdev.com/ud/?u=phillip.burum&s=1[/img]

Top
#198842 - 08/04/04 01:10 PM Re: [6.4] ELY_M's Upload
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
It was released a while ago as UBB.Upload by Brett

Top
#198843 - 08/04/04 10:15 PM Re: [6.4] ELY_M's Upload
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
yeh, my whining and title sugguestions... The 6.7.x build is a complete rewrite from the ground up; hence the name change.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#198844 - 05/24/05 11:00 PM Re: [6.4] ELY_M's Upload
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 394
Loc: Toronto
Ian,

SCREEN SHOT

In the picture above I need to be able to port the link generated by the uploader into the post when click on the LINK.

I have the code:
Code:
 

<a href="javascript:void(0)" onclick="window.opener.insertAtCaret(window.opener.document.replier.message, ' %%LINK%% '); window.focus();">%%LINK%%</a>

 
it transport the wording "LINK" but I dont know how to port the actual file link.

Can you help me out? please.
Thanks in advance,

Felix

Top
#198845 - 07/23/05 11:50 AM Re: [6.4] ELY_M's Upload
Felix 10 Offline
Enthusiast

Registered: 10/10/02
Posts: 394
Loc: Toronto
Anybody can give a hand on this?

Thanks

Top
#198846 - 07/23/05 12:47 PM Re: [6.4] ELY_M's Upload
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
I am not a javascript guru or I'd help ya out smile
_________________________
- Allen wavey
- What Drives You?

Top
Page 1 of 4 1 2 3 4 >



Moderator:  Charles, Gizmo 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks